summaryrefslogtreecommitdiffstats
path: root/tests/openbb_terminal/etf/cassettes/test_fmp_model/test_get_etf_holdings[VTI].yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openbb_terminal/etf/cassettes/test_fmp_model/test_get_etf_holdings[VTI].yaml')
-rw-r--r--tests/openbb_terminal/etf/cassettes/test_fmp_model/test_get_etf_holdings[VTI].yaml48
1 files changed, 48 insertions, 0 deletions
diff --git a/tests/openbb_terminal/etf/cassettes/test_fmp_model/test_get_etf_holdings[VTI].yaml b/tests/openbb_terminal/etf/cassettes/test_fmp_model/test_get_etf_holdings[VTI].yaml
new file mode 100644
index 00000000000..a96eaf7e257
--- /dev/null
+++ b/tests/openbb_terminal/etf/cassettes/test_fmp_model/test_get_etf_holdings[VTI].yaml
@@ -0,0 +1,48 @@
+interactions:
+- request:
+ body: null
+ headers:
+ Accept:
+ - '*/*'
+ Accept-Encoding:
+ - gzip, deflate
+ Connection:
+ - keep-alive
+ method: GET
+ uri: https://financialmodelingprep.com/api/v3/etf-holder/VTI?apikey=MOCK_API_KEY
+ response:
+ body:
+ string: "{\n \"Error Message\": \"Invalid API KEY. Please retry or visit our
+ documentation to create one FREE https://site.financialmodelingprep.com/developer/docs\"\n}"
+ headers:
+ Access-Control-Allow-Credentials:
+ - 'true'
+ Access-Control-Allow-Headers:
+ - X-Requested-With, content-type, auth-token, Authorization, stripe-signature,
+ APPS
+ Access-Control-Allow-Methods:
+ - GET, POST, OPTIONS
+ Access-Control-Allow-Origin:
+ - '*'
+ Access-Control-Max-Age:
+ - '3600'
+ Connection:
+ - keep-alive
+ Content-Length:
+ - '154'
+ Content-Type:
+ - application/json; charset=utf-8
+ Date:
+ - Wed, 27 Sep 2023 14:40:52 GMT
+ ETag:
+ - W/"9a-ufKRTAmgqkT6Vv3bqU5trChBRE8"
+ Server:
+ - nginx/1.18.0 (Ubuntu)
+ X-Frame-Options:
+ - SAMEORIGIN
+ X-Powered-By:
+ - Express
+ status:
+ code: 401
+ message: Unauthorized
+version: 1